sorting routine meaning in English
排序程序, 分类例程
Examples
- Address sort routine
地址分类检查例行程序 - The sorting routine in listing 5 is another example of more complex netrexx coding
清单5中的排序例程是另外一个更加复杂的netrexx编码示例: - This event is often used to cancel the sorting operation or to perform a custom sorting routine
控件对相应的排序操作进行处理之前发生。此事件通常用于取消排序操作或执行自定义的排序例程。 - Generic string sort routines . i prefer to use the ' non - pure ' quick sort unless you have a good reason to choose another routine
这是一个普通的串排序例程。我更喜欢使用这个'不纯粹的'快速排序算法,除非你有一个更好的理由来选择其它的例程。 - Since then , i ve used it for an incredible number of tasks , not the least of which was producing test data for debugging and benchmarking sort routines
从那以后,我将它用于令人难以置信的大量任务中,这些任务都不是为了生成用于调试和基准排序例程的测试数据。